func crypto/internal/fips140/nistec.p256NegCond

6 uses

	crypto/internal/fips140/nistec (current package)
		p256_asm.go#L126: 		p256NegCond(&r.y, cond)
		p256_asm.go#L145: 	p256NegCond(threeX, 1)
		p256_asm.go#L294: func p256NegCond(val *p256Element, cond int)
		p256_asm.go#L642: 	p256NegCond(&p.y, sign)
		p256_asm.go#L736: 		p256NegCond(&t0.y, sign)
		p256_asm.go#L753: 	p256NegCond(&t0.y, sign)